home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Euroscene 1
/
Euroscene 1.iso
/
tools
/
aii
/
install reqtools
< prev
next >
Wrap
Text File
|
1994-04-25
|
445b
|
25 lines
FailAt 20
Ask "Would you like to install reqtools.library?"
if not warn
skip NOREQ
endif
If exists libs:reqtools.library
Echo "reqtools.library already installed. This version was found:"
Version LIBS:reqtools.library
endif
Ask "Would you like to install v38.39 of reqtools.library?"
if not warn
skip NOREQ
endif
copy :tools/libs/reqtools.library LIBS: quiet
echo "*nInstallation completed."
echo ""
Lab NOREQ
Lab END
wait 2